Deprecated features
Quarto is a new open-source scientific and technical publishing system.
“Next generation R Markdown”
Works with R, Python, Julia, Javascript, and many other languages
Works in Jupyter Notebooks and VS Code
Make websites, books, blogs, and more
Comes installed with RStudio v2022.07
In July/August, we held four webinars on Quarto.
Try out Shiny’s approachable, reactive framework in Python to create interactive web apps.
Test Shiny apps using the testthat framework.
Announcing a drag-and-drop visual tool for creating and editing the UI of your Shiny app.
Run Shiny for Python without a server. Share Shiny apps with a URL or deploy them to a static web hosting service.
Fluent tooling to version, share, deploy, and monitor a trained model in R or Python.
gt has significant updates with v0.6.0 and 0.7.0, including:
pins removes the hassle of managing data across projects, colleagues, and teams. Now available for Python users!
board.pin_read("mtcars")
#> mpg cyl disp hp drat wt qsec vs am gear carb
#> 0 21.0 6 160.0 110 3.90 2.620 16.46 0 1 4 4
#> 1 21.0 6 160.0 110 3.90 2.875 17.02 0 1 4 4
#> 2 22.8 4 108.0 93 3.85 2.320 18.61 1 1 4 1
#> 3 21.4 6 258.0 110 3.08 3.215 19.44 1 0 3 1
#> 4 18.7 8 360.0 175 3.15 3.440 17.02 0 0 3 2Talks and materials from rstudio::conf(2022) are now available.
Workshop Materials